home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 2
/
Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso
/
Aminet
/
dev
/
misc
/
hldevkit.lha
/
HotLinks_Developers_Kit
/
obj
/
hlstub.readme
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-04-28
|
396 b
|
14 lines
This file contains the library "stubs" for use with a compiler that does not
support the #pragma pre-processor statement.
To use this file, it must be linked with your code with the other
"linker libraries" such as amiga.lib.
example:
blink FROM test.o LIB lib:amiga.lib lib:hlstub.o TO test
This will cause only the modules referenced by test.o to be linked in to your
final code.